convert garmin_fit to Format class. (#544)
authortsteven4 <13596209+tsteven4@users.noreply.github.com>
Tue, 21 Apr 2020 20:38:47 +0000 (14:38 -0600)
committerGitHub <noreply@github.com>
Tue, 21 Apr 2020 20:38:47 +0000 (14:38 -0600)
commit82d16dea6c3add54785baed3ebec6026fd30bdc9
treebbee83b78048e70bc4c1de1b8eeb4209ff8ab34d
parente4d3d38227906724f8ba0db2f23d4a3e9a07d636
convert garmin_fit to Format class. (#544)

Additionally, modernize fit reader:
use a container to hold field information for a message.
pass fit fields and message defs by const reference.
CMakeLists.txt
GPSBabel.pro
Makefile.in
garmin_fit.cc
garmin_fit.h [new file with mode: 0644]
vecs.h